2025-03-31 13:38:24,270 [ 142166 ] INFO : ClickHouse root is not set. Will use /home/ubuntu/_work/ClickHouse/ClickHouse (runner:42, check_args_and_update_paths) 2025-03-31 13:38:24,271 [ 142166 ] INFO : Cases dir is not set. Will use /home/ubuntu/_work/ClickHouse/ClickHouse/tests/integration (runner:86, check_args_and_update_paths) 2025-03-31 13:38:24,271 [ 142166 ] INFO : utils dir is not set. Will use /home/ubuntu/_work/ClickHouse/ClickHouse/utils (runner:97, check_args_and_update_paths) 2025-03-31 13:38:24,271 [ 142166 ] INFO : base_configs_dir: /home/ubuntu/_work/ClickHouse/ClickHouse/programs/server, binary: /home/ubuntu/_work/_temp/test/build/clickhouse, cases_dir: /home/ubuntu/_work/ClickHouse/ClickHouse/tests/integration (runner:99, check_args_and_update_paths) clickhouse_integration_tests_volume Running pytest container as: 'docker run --rm --name clickhouse_integration_tests_zysczq --privileged --dns-search='.' --volume=/home/ubuntu/_work/_temp/test/build/clickhouse-odbc-bridge:/clickhouse-odbc-bridge --volume=/home/ubuntu/_work/_temp/test/build/clickhouse:/clickhouse --volume=/home/ubuntu/_work/_temp/test/build/clickhouse-library-bridge:/clickhouse-library-bridge --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/programs/server:/clickhouse-config --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/tests/integration:/ClickHouse/tests/integration --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/utils/backupview:/ClickHouse/utils/backupview --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/utils/grpc-client/pb2:/ClickHouse/utils/grpc-client/pb2 --volume=/run:/run/host:ro --volume=clickhouse_integration_tests_volume:/var/lib/docker -e DOCKER_DOTNET_CLIENT_TAG=11de0b29a15d -e DOCKER_HELPER_TAG=2cffe1eae894 -e DOCKER_BASE_TAG=1e0b53d756cf -e DOCKER_KERBEROS_KDC_TAG=9391ecdee8d7 -e DOCKER_MYSQL_GOLANG_CLIENT_TAG=9bec2a638e6e -e DOCKER_MYSQL_JAVA_CLIENT_TAG=766bff31cfe4 -e DOCKER_MYSQL_JS_CLIENT_TAG=41ba7c2ec2a1 -e DOCKER_MYSQL_PHP_CLIENT_TAG=88be89c1e3b6 -e DOCKER_NGINX_DAV_TAG=b55ac9cd7519 -e DOCKER_POSTGRESQL_JAVA_CLIENT_TAG=a4eff5c7f4d6 -e DOCKER_PYTHON_BOTTLE_TAG=caad4729259e -e DOCKER_CLIENT_TIMEOUT=300 -e COMPOSE_HTTP_TIMEOUT=600 -e CLICKHOUSE_USE_OLD_ANALYZER=1 -e PYTHONUNBUFFERED=1 -e PYTEST_ADDOPTS="--dist=loadfile -n 10 -rfEps --run-id=0 --color=no --durations=0 test_grpc_protocol/test.py::test_authentication test_grpc_protocol/test.py::test_cancel_while_generating_output test_grpc_protocol/test.py::test_cancel_while_processing_input test_grpc_protocol/test.py::test_compressed_external_table test_grpc_protocol/test.py::test_compressed_insert_query_streaming test_grpc_protocol/test.py::test_compressed_output test_grpc_protocol/test.py::test_compressed_output_gzip test_grpc_protocol/test.py::test_compressed_output_streaming test_grpc_protocol/test.py::test_compressed_totals_and_extremes test_grpc_protocol/test.py::test_errors_handling test_grpc_protocol/test.py::test_external_table test_grpc_protocol/test.py::test_external_table_streaming test_grpc_protocol/test.py::test_get_query_details test_grpc_protocol/test.py::test_input_function test_grpc_protocol/test.py::test_insert_default_column test_grpc_protocol/test.py::test_insert_query test_grpc_protocol/test.py::test_insert_query_delimiter test_grpc_protocol/test.py::test_insert_query_streaming test_grpc_protocol/test.py::test_insert_splitted_row test_grpc_protocol/test.py::test_ipv6_select_one test_grpc_protocol/test.py::test_logs test_grpc_protocol/test.py::test_no_session test_grpc_protocol/test.py::test_opentelemetry_context_propagation test_grpc_protocol/test.py::test_ordinary_query test_grpc_protocol/test.py::test_output_format test_grpc_protocol/test.py::test_progress test_grpc_protocol/test.py::test_restart test_grpc_protocol/test.py::test_select_one test_grpc_protocol/test.py::test_session_settings test_grpc_protocol/test.py::test_session_temp_tables test_grpc_protocol/test.py::test_simultaneous_queries_multiple_channels test_grpc_protocol/test.py::test_simultaneous_queries_same_channel test_grpc_protocol/test.py::test_totals_and_extremes test_grpc_protocol/test.py::test_transport_compression test_https_s3_table_function_with_http_proxy_no_tunneling/test.py::test_s3_with_https_env_proxy test_https_s3_table_function_with_http_proxy_no_tunneling/test.py::test_s3_with_https_proxy_list test_https_s3_table_function_with_http_proxy_no_tunneling/test.py::test_s3_with_https_remote_proxy test_insert_into_distributed_sync_async/test.py::test_async_inserts_into_local_shard test_insert_into_distributed_sync_async/test.py::test_insertion_sync test_insert_into_distributed_sync_async/test.py::test_insertion_sync_fails_with_timeout test_insert_into_distributed_sync_async/test.py::test_insertion_sync_with_disabled_timeout test_insert_into_distributed_sync_async/test.py::test_insertion_without_sync_ignores_timeout test_inserts_with_keeper_retries/test.py::test_query_timeout_with_zk_down test_inserts_with_keeper_retries/test.py::test_replica_inserts_with_keeper_disconnect test_inserts_with_keeper_retries/test.py::test_replica_inserts_with_keeper_restart test_jbod_load_balancing/test.py::test_jbod_load_balancing_least_used test_jbod_load_balancing/test.py::test_jbod_load_balancing_least_used_detect_background_changes test_jbod_load_balancing/test.py::test_jbod_load_balancing_least_used_next_disk test_jbod_load_balancing/test.py::test_jbod_load_balancing_round_robin test_keeper_broken_logs/test.py::test_single_node_broken_log test_keeper_force_recovery/test.py::test_cluster_recovery test_keeper_internal_secure/test.py::test_secure_raft_works test_keeper_internal_secure/test.py::test_secure_raft_works_with_password test_keeper_map_retries/test.py::test_queries test_keeper_mntr_data_size/test.py::test_mntr_data_size_after_restart test_keeper_multinode_simple/test.py::test_follower_restart test_keeper_multinode_simple/test.py::test_read_write_multinode test_keeper_multinode_simple/test.py::test_simple_replicated_table test_keeper_multinode_simple/test.py::test_watch_on_follower test_keeper_nodes_add/test.py::test_nodes_add test_keeper_persistent_log/test.py::test_ephemeral_after_restart test_keeper_persistent_log/test.py::test_state_after_restart test_keeper_persistent_log/test.py::test_state_duplicate_restart test_keeper_reconfig_add/test.py::test_reconfig_add test_keeper_restore_from_snapshot/test.py::test_recover_from_snapshot test_keeper_restore_from_snapshot/test_disk_s3.py::test_recover_from_snapshot_with_disk_s3 test_keeper_s3_snapshot/test.py::test_s3_upload test_keeper_three_nodes_start/test.py::test_smoke 'test_lazy_database/test.py::test_drop_table[0-default-False-Log]' 'test_lazy_database/test.py::test_drop_table[0-s3-True-Log]' 'test_lazy_database/test.py::test_drop_table[4-default-False-Log]' 'test_lazy_database/test.py::test_drop_table[4-s3-True-Log]' test_ldap_external_user_directory/test.py::test_authentication_fail test_ldap_external_user_directory/test.py::test_authentication_pass test_ldap_external_user_directory/test.py::test_push_role_to_other_nodes test_ldap_external_user_directory/test.py::test_remote_query_user_does_not_exist_locally test_ldap_external_user_directory/test.py::test_role_mapping test_library_bridge/test.py::test_load_all test_library_bridge/test.py::test_load_all_many_rows test_library_bridge/test.py::test_load_ids test_library_bridge/test.py::test_load_keys test_library_bridge/test.py::test_null_values test_library_bridge/test.py::test_path_validation test_library_bridge/test.py::test_recover_after_bridge_crash test_library_bridge/test.py::test_server_restart_bridge_might_be_still_alive test_library_bridge/test.py::test_ssrf test_lost_part/test.py::test_lost_last_part test_lost_part/test.py::test_lost_part_mutation test_lost_part/test.py::test_lost_part_other_replica test_lost_part/test.py::test_lost_part_same_replica test_lost_part_during_startup/test.py::test_lost_part_during_startup test_manipulate_statistics/test.py::test_replicated_table_ddl test_manipulate_statistics/test.py::test_single_node_normal test_manipulate_statistics/test.py::test_single_node_wide test_materialized_mysql_database/test.py::test_binlog_client test_materialized_mysql_database/test.py::test_clickhouse_killed_while_insert_5_7 test_materialized_mysql_database/test.py::test_clickhouse_killed_while_insert_8_0 test_materialized_mysql_database/test.py::test_create_database_without_mysql_connection test_materialized_mysql_database/test.py::test_create_table_as_select test_materialized_mysql_database/test.py::test_default_values -vvv" altinityinfra/integration-tests-runner:37a9815fd2fa '. Start tests ============================= test session starts ============================== platform linux -- Python 3.10.12, pytest-7.4.4, pluggy-1.5.0 -- /usr/bin/python3 cachedir: .pytest_cache rootdir: /ClickHouse/tests/integration configfile: pytest.ini plugins: order-1.0.1, random-0.2, timeout-2.2.0, repeat-0.9.3, reportlog-0.4.0, xdist-3.5.0 timeout: 900.0s timeout method: signal timeout func_only: False created: 10/10 workers 10 workers [100 items] scheduling tests via LoadFileScheduling test_materialized_mysql_database/test.py::test_binlog_client test_insert_into_distributed_sync_async/test.py::test_async_inserts_into_local_shard test_lazy_database/test.py::test_drop_table[0-default-False-Log] test_lost_part/test.py::test_lost_last_part test_library_bridge/test.py::test_load_all test_keeper_multinode_simple/test.py::test_follower_restart test_ldap_external_user_directory/test.py::test_authentication_fail test_jbod_load_balancing/test.py::test_jbod_load_balancing_least_used test_grpc_protocol/test.py::test_authentication test_https_s3_table_function_with_http_proxy_no_tunneling/test.py::test_s3_with_https_env_proxy [gw4] [ 1%] PASSED test_jbod_load_balancing/test.py::test_jbod_load_balancing_least_used test_jbod_load_balancing/test.py::test_jbod_load_balancing_least_used_detect_background_changes [gw0] [ 2%] PASSED test_grpc_protocol/test.py::test_authentication test_grpc_protocol/test.py::test_cancel_while_generating_output [gw4] [ 3%] PASSED test_jbod_load_balancing/test.py::test_jbod_load_balancing_least_used_detect_background_changes test_jbod_load_balancing/test.py::test_jbod_load_balancing_least_used_next_disk [gw0] [ 4%] PASSED test_grpc_protocol/test.py::test_cancel_while_generating_output test_grpc_protocol/test.py::test_cancel_while_processing_input [gw0] [ 5%] PASSED test_grpc_protocol/test.py::test_cancel_while_processing_input test_grpc_protocol/test.py::test_compressed_external_table [gw0] [ 6%] PASSED test_grpc_protocol/test.py::test_compressed_external_table [gw3] [ 7%] PASSED test_insert_into_distributed_sync_async/test.py::test_async_inserts_into_local_shard test_insert_into_distributed_sync_async/test.py::test_insertion_sync test_grpc_protocol/test.py::test_compressed_insert_query_streaming [gw0] [ 8%] PASSED test_grpc_protocol/test.py::test_compressed_insert_query_streaming test_grpc_protocol/test.py::test_compressed_output [gw0] [ 9%] PASSED test_grpc_protocol/test.py::test_compressed_output test_grpc_protocol/test.py::test_compressed_output_gzip [gw0] [ 10%] PASSED test_grpc_protocol/test.py::test_compressed_output_gzip test_grpc_protocol/test.py::test_compressed_output_streaming [gw0] [ 11%] PASSED test_grpc_protocol/test.py::test_compressed_output_streaming [gw4] [ 12%] PASSED test_jbod_load_balancing/test.py::test_jbod_load_balancing_least_used_next_disk test_jbod_load_balancing/test.py::test_jbod_load_balancing_round_robin test_grpc_protocol/test.py::test_compressed_totals_and_extremes [gw0] [ 13%] PASSED test_grpc_protocol/test.py::test_compressed_totals_and_extremes test_grpc_protocol/test.py::test_errors_handling [gw0] [ 14%] PASSED test_grpc_protocol/test.py::test_errors_handling test_grpc_protocol/test.py::test_external_table [gw0] [ 15%] PASSED test_grpc_protocol/test.py::test_external_table [gw4] [ 16%] PASSED test_jbod_load_balancing/test.py::test_jbod_load_balancing_round_robin [gw7] [ 17%] PASSED test_keeper_multinode_simple/test.py::test_follower_restart test_keeper_multinode_simple/test.py::test_read_write_multinode test_grpc_protocol/test.py::test_external_table_streaming [gw0] [ 18%] PASSED test_grpc_protocol/test.py::test_external_table_streaming [gw7] [ 19%] PASSED test_keeper_multinode_simple/test.py::test_read_write_multinode test_keeper_multinode_simple/test.py::test_simple_replicated_table test_grpc_protocol/test.py::test_get_query_details [gw0] [ 20%] PASSED test_grpc_protocol/test.py::test_get_query_details test_grpc_protocol/test.py::test_input_function [gw0] [ 21%] PASSED test_grpc_protocol/test.py::test_input_function [gw3] [ 22%] PASSED test_insert_into_distributed_sync_async/test.py::test_insertion_sync test_insert_into_distributed_sync_async/test.py::test_insertion_sync_fails_with_timeout test_grpc_protocol/test.py::test_insert_default_column [gw0] [ 23%] PASSED test_grpc_protocol/test.py::test_insert_default_column test_grpc_protocol/test.py::test_insert_query [gw0] [ 24%] PASSED test_grpc_protocol/test.py::test_insert_query test_grpc_protocol/test.py::test_insert_query_delimiter [gw0] [ 25%] PASSED test_grpc_protocol/test.py::test_insert_query_delimiter test_grpc_protocol/test.py::test_insert_query_streaming [gw0] [ 26%] PASSED test_grpc_protocol/test.py::test_insert_query_streaming test_grpc_protocol/test.py::test_insert_splitted_row [gw0] [ 27%] PASSED test_grpc_protocol/test.py::test_insert_splitted_row test_grpc_protocol/test.py::test_ipv6_select_one [gw0] [ 28%] PASSED test_grpc_protocol/test.py::test_ipv6_select_one test_grpc_protocol/test.py::test_logs [gw0] [ 29%] PASSED test_grpc_protocol/test.py::test_logs test_grpc_protocol/test.py::test_no_session [gw0] [ 30%] PASSED test_grpc_protocol/test.py::test_no_session test_grpc_protocol/test.py::test_opentelemetry_context_propagation [gw7] [ 31%] PASSED test_keeper_multinode_simple/test.py::test_simple_replicated_table test_keeper_multinode_simple/test.py::test_watch_on_follower [gw3] [ 32%] PASSED test_insert_into_distributed_sync_async/test.py::test_insertion_sync_fails_with_timeout test_insert_into_distributed_sync_async/test.py::test_insertion_sync_with_disabled_timeout [gw0] [ 33%] PASSED test_grpc_protocol/test.py::test_opentelemetry_context_propagation test_grpc_protocol/test.py::test_ordinary_query [gw0] [ 34%] PASSED test_grpc_protocol/test.py::test_ordinary_query test_grpc_protocol/test.py::test_output_format [gw0] [ 35%] PASSED test_grpc_protocol/test.py::test_output_format test_grpc_protocol/test.py::test_progress [gw3] [ 36%] PASSED test_insert_into_distributed_sync_async/test.py::test_insertion_sync_with_disabled_timeout test_insert_into_distributed_sync_async/test.py::test_insertion_without_sync_ignores_timeout test_inserts_with_keeper_retries/test.py::test_query_timeout_with_zk_down [gw0] [ 37%] PASSED test_grpc_protocol/test.py::test_progress test_grpc_protocol/test.py::test_restart [gw3] [ 38%] PASSED test_insert_into_distributed_sync_async/test.py::test_insertion_without_sync_ignores_timeout [gw7] [ 39%] PASSED test_keeper_multinode_simple/test.py::test_watch_on_follower test_keeper_persistent_log/test.py::test_ephemeral_after_restart [gw0] [ 40%] PASSED test_grpc_protocol/test.py::test_restart test_grpc_protocol/test.py::test_select_one [gw0] [ 41%] PASSED test_grpc_protocol/test.py::test_select_one test_grpc_protocol/test.py::test_session_settings [gw0] [ 42%] PASSED test_grpc_protocol/test.py::test_session_settings [gw1] [ 43%] PASSED test_library_bridge/test.py::test_load_all test_library_bridge/test.py::test_load_all_many_rows test_grpc_protocol/test.py::test_session_temp_tables [gw0] [ 44%] PASSED test_grpc_protocol/test.py::test_session_temp_tables test_grpc_protocol/test.py::test_simultaneous_queries_multiple_channels test_manipulate_statistics/test.py::test_replicated_table_ddl [gw0] [ 45%] PASSED test_grpc_protocol/test.py::test_simultaneous_queries_multiple_channels test_grpc_protocol/test.py::test_simultaneous_queries_same_channel [gw0] [ 46%] PASSED test_grpc_protocol/test.py::test_simultaneous_queries_same_channel test_grpc_protocol/test.py::test_totals_and_extremes [gw0] [ 47%] PASSED test_grpc_protocol/test.py::test_totals_and_extremes test_grpc_protocol/test.py::test_transport_compression [gw0] [ 48%] PASSED test_grpc_protocol/test.py::test_transport_compression [gw5] [ 49%] PASSED test_ldap_external_user_directory/test.py::test_authentication_fail test_ldap_external_user_directory/test.py::test_authentication_pass [gw5] [ 50%] PASSED test_ldap_external_user_directory/test.py::test_authentication_pass test_ldap_external_user_directory/test.py::test_push_role_to_other_nodes test_keeper_internal_secure/test.py::test_secure_raft_works [gw5] [ 51%] PASSED test_ldap_external_user_directory/test.py::test_push_role_to_other_nodes test_ldap_external_user_directory/test.py::test_remote_query_user_does_not_exist_locally [gw5] [ 52%] PASSED test_ldap_external_user_directory/test.py::test_remote_query_user_does_not_exist_locally test_ldap_external_user_directory/test.py::test_role_mapping [gw1] [ 53%] PASSED test_library_bridge/test.py::test_load_all_many_rows test_library_bridge/test.py::test_load_ids [gw1] [ 54%] PASSED test_library_bridge/test.py::test_load_ids test_library_bridge/test.py::test_load_keys [gw5] [ 55%] PASSED test_ldap_external_user_directory/test.py::test_role_mapping [gw8] [ 56%] PASSED test_https_s3_table_function_with_http_proxy_no_tunneling/test.py::test_s3_with_https_env_proxy test_https_s3_table_function_with_http_proxy_no_tunneling/test.py::test_s3_with_https_proxy_list [gw1] [ 57%] PASSED test_library_bridge/test.py::test_load_keys test_library_bridge/test.py::test_null_values [gw1] [ 58%] PASSED test_library_bridge/test.py::test_null_values test_library_bridge/test.py::test_path_validation [gw7] [ 59%] PASSED test_keeper_persistent_log/test.py::test_ephemeral_after_restart test_keeper_persistent_log/test.py::test_state_after_restart [gw1] [ 60%] PASSED test_library_bridge/test.py::test_path_validation test_library_bridge/test.py::test_recover_after_bridge_crash test_keeper_force_recovery/test.py::test_cluster_recovery [gw7] [ 61%] PASSED test_keeper_persistent_log/test.py::test_state_after_restart test_keeper_persistent_log/test.py::test_state_duplicate_restart [gw3] [ 62%] PASSED test_manipulate_statistics/test.py::test_replicated_table_ddl test_manipulate_statistics/test.py::test_single_node_normal [gw8] [ 63%] PASSED test_https_s3_table_function_with_http_proxy_no_tunneling/test.py::test_s3_with_https_proxy_list test_https_s3_table_function_with_http_proxy_no_tunneling/test.py::test_s3_with_https_remote_proxy [gw9] [ 64%] PASSED test_lost_part/test.py::test_lost_last_part test_lost_part/test.py::test_lost_part_mutation [gw7] [ 65%] PASSED test_keeper_persistent_log/test.py::test_state_duplicate_restart [gw3] [ 66%] PASSED test_manipulate_statistics/test.py::test_single_node_normal test_manipulate_statistics/test.py::test_single_node_wide test_keeper_nodes_add/test.py::test_nodes_add [gw8] [ 67%] PASSED test_https_s3_table_function_with_http_proxy_no_tunneling/test.py::test_s3_with_https_remote_proxy [gw1] [ 68%] PASSED test_library_bridge/test.py::test_recover_after_bridge_crash test_library_bridge/test.py::test_server_restart_bridge_might_be_still_alive [gw3] [ 69%] PASSED test_manipulate_statistics/test.py::test_single_node_wide [gw0] [ 70%] PASSED test_keeper_internal_secure/test.py::test_secure_raft_works test_keeper_internal_secure/test.py::test_secure_raft_works_with_password [gw4] [ 71%] PASSED test_inserts_with_keeper_retries/test.py::test_query_timeout_with_zk_down test_inserts_with_keeper_retries/test.py::test_replica_inserts_with_keeper_disconnect test_keeper_restore_from_snapshot/test_disk_s3.py::test_recover_from_snapshot_with_disk_s3 [gw4] [ 72%] PASSED test_inserts_with_keeper_retries/test.py::test_replica_inserts_with_keeper_disconnect test_inserts_with_keeper_retries/test.py::test_replica_inserts_with_keeper_restart [gw6] [ 73%] PASSED test_lazy_database/test.py::test_drop_table[0-default-False-Log] test_lazy_database/test.py::test_drop_table[0-s3-True-Log] [gw6] [ 74%] PASSED test_lazy_database/test.py::test_drop_table[0-s3-True-Log] test_lazy_database/test.py::test_drop_table[4-default-False-Log] [gw6] [ 75%] PASSED test_lazy_database/test.py::test_drop_table[4-default-False-Log] test_lazy_database/test.py::test_drop_table[4-s3-True-Log] test_keeper_mntr_data_size/test.py::test_mntr_data_size_after_restart [gw6] [ 76%] PASSED test_lazy_database/test.py::test_drop_table[4-s3-True-Log] [gw4] [ 77%] PASSED test_inserts_with_keeper_retries/test.py::test_replica_inserts_with_keeper_restart [gw8] [ 78%] PASSED test_keeper_mntr_data_size/test.py::test_mntr_data_size_after_restart test_keeper_s3_snapshot/test.py::test_s3_upload [gw3] [ 79%] PASSED test_keeper_restore_from_snapshot/test_disk_s3.py::test_recover_from_snapshot_with_disk_s3 [gw9] [ 80%] PASSED test_lost_part/test.py::test_lost_part_mutation test_lost_part/test.py::test_lost_part_other_replica [gw7] [ 81%] PASSED test_keeper_nodes_add/test.py::test_nodes_add test_keeper_restore_from_snapshot/test.py::test_recover_from_snapshot [gw5] [ 82%] PASSED test_keeper_force_recovery/test.py::test_cluster_recovery test_keeper_map_retries/test.py::test_queries [gw0] [ 83%] PASSED test_keeper_internal_secure/test.py::test_secure_raft_works_with_password test_keeper_three_nodes_start/test.py::test_smoke test_keeper_broken_logs/test.py::test_single_node_broken_log [gw7] [ 84%] PASSED test_keeper_restore_from_snapshot/test.py::test_recover_from_snapshot [gw2] [ 85%] PASSED test_materialized_mysql_database/test.py::test_binlog_client test_lost_part_during_startup/test.py::test_lost_part_during_startup test_materialized_mysql_database/test.py::test_clickhouse_killed_while_insert_5_7 [gw1] [ 86%] PASSED test_library_bridge/test.py::test_server_restart_bridge_might_be_still_alive test_library_bridge/test.py::test_ssrf [gw1] [ 87%] SKIPPED test_library_bridge/test.py::test_ssrf [gw9] [ 88%] PASSED test_lost_part/test.py::test_lost_part_other_replica test_lost_part/test.py::test_lost_part_same_replica [gw2] [ 89%] PASSED test_materialized_mysql_database/test.py::test_clickhouse_killed_while_insert_5_7 test_materialized_mysql_database/test.py::test_clickhouse_killed_while_insert_8_0 [gw5] [ 90%] PASSED test_keeper_map_retries/test.py::test_queries [gw9] [ 91%] PASSED test_lost_part/test.py::test_lost_part_same_replica [gw2] [ 92%] PASSED test_materialized_mysql_database/test.py::test_clickhouse_killed_while_insert_8_0 test_materialized_mysql_database/test.py::test_create_database_without_mysql_connection test_keeper_reconfig_add/test.py::test_reconfig_add [gw0] [ 93%] PASSED test_keeper_broken_logs/test.py::test_single_node_broken_log [gw8] [ 94%] PASSED test_keeper_s3_snapshot/test.py::test_s3_upload [gw3] [ 95%] PASSED test_keeper_three_nodes_start/test.py::test_smoke [gw5] [ 96%] PASSED test_keeper_reconfig_add/test.py::test_reconfig_add [gw2] [ 97%] PASSED test_materialized_mysql_database/test.py::test_create_database_without_mysql_connection test_materialized_mysql_database/test.py::test_create_table_as_select [gw2] [ 98%] PASSED test_materialized_mysql_database/test.py::test_create_table_as_select test_materialized_mysql_database/test.py::test_default_values [gw2] [ 99%] PASSED test_materialized_mysql_database/test.py::test_default_values [gw7] [100%] PASSED test_lost_part_during_startup/test.py::test_lost_part_during_startup ============================== slowest durations =============================== 291.19s call test_lost_part_during_startup/test.py::test_lost_part_during_startup 106.28s call test_materialized_mysql_database/test.py::test_binlog_client 81.56s call test_library_bridge/test.py::test_server_restart_bridge_might_be_still_alive 77.63s setup test_lazy_database/test.py::test_drop_table[0-default-False-Log] 61.87s call test_materialized_mysql_database/test.py::test_create_database_without_mysql_connection 61.82s call test_keeper_internal_secure/test.py::test_secure_raft_works_with_password 59.75s call test_lost_part/test.py::test_lost_part_mutation 58.77s call test_keeper_force_recovery/test.py::test_cluster_recovery 47.53s call test_keeper_three_nodes_start/test.py::test_smoke 43.47s call test_keeper_nodes_add/test.py::test_nodes_add 36.43s setup test_materialized_mysql_database/test.py::test_binlog_client 35.96s call test_lost_part/test.py::test_lost_part_other_replica 33.64s call test_lost_part/test.py::test_lost_last_part 33.25s setup test_ldap_external_user_directory/test.py::test_authentication_fail 31.26s setup test_keeper_s3_snapshot/test.py::test_s3_upload 30.84s setup test_https_s3_table_function_with_http_proxy_no_tunneling/test.py::test_s3_with_https_env_proxy 30.19s call test_inserts_with_keeper_retries/test.py::test_query_timeout_with_zk_down 29.45s call test_inserts_with_keeper_retries/test.py::test_replica_inserts_with_keeper_restart 29.32s setup test_keeper_restore_from_snapshot/test_disk_s3.py::test_recover_from_snapshot_with_disk_s3 26.41s call test_keeper_s3_snapshot/test.py::test_s3_upload 23.42s teardown test_keeper_restore_from_snapshot/test_disk_s3.py::test_recover_from_snapshot_with_disk_s3 22.79s teardown test_https_s3_table_function_with_http_proxy_no_tunneling/test.py::test_s3_with_https_remote_proxy 22.71s teardown test_lazy_database/test.py::test_drop_table[4-s3-True-Log] 22.61s teardown test_keeper_s3_snapshot/test.py::test_s3_upload 21.55s call test_library_bridge/test.py::test_recover_after_bridge_crash 21.49s setup test_keeper_reconfig_add/test.py::test_reconfig_add 20.65s setup test_lost_part_during_startup/test.py::test_lost_part_during_startup 20.20s setup test_lost_part/test.py::test_lost_last_part 19.39s setup test_inserts_with_keeper_retries/test.py::test_query_timeout_with_zk_down 17.82s call test_keeper_internal_secure/test.py::test_secure_raft_works 17.39s setup test_keeper_force_recovery/test.py::test_cluster_recovery 17.22s setup test_library_bridge/test.py::test_load_all 16.72s setup test_keeper_multinode_simple/test.py::test_follower_restart 16.27s setup test_keeper_nodes_add/test.py::test_nodes_add 16.22s setup test_grpc_protocol/test.py::test_authentication 15.85s call test_keeper_map_retries/test.py::test_queries 15.72s setup test_insert_into_distributed_sync_async/test.py::test_async_inserts_into_local_shard 15.67s setup test_keeper_broken_logs/test.py::test_single_node_broken_log 15.66s setup test_keeper_internal_secure/test.py::test_secure_raft_works 15.22s setup test_keeper_restore_from_snapshot/test.py::test_recover_from_snapshot 14.47s setup test_jbod_load_balancing/test.py::test_jbod_load_balancing_least_used 13.32s teardown test_keeper_reconfig_add/test.py::test_reconfig_add 13.31s setup test_keeper_map_retries/test.py::test_queries 13.21s setup test_manipulate_statistics/test.py::test_replicated_table_ddl 12.71s call test_library_bridge/test.py::test_load_all 12.29s setup test_keeper_mntr_data_size/test.py::test_mntr_data_size_after_restart 11.97s setup test_keeper_persistent_log/test.py::test_ephemeral_after_restart 11.11s call test_https_s3_table_function_with_http_proxy_no_tunneling/test.py::test_s3_with_https_proxy_list 11.06s call test_https_s3_table_function_with_http_proxy_no_tunneling/test.py::test_s3_with_https_remote_proxy 10.92s call test_https_s3_table_function_with_http_proxy_no_tunneling/test.py::test_s3_with_https_env_proxy 10.86s teardown test_materialized_mysql_database/test.py::test_default_values 10.45s call test_keeper_broken_logs/test.py::test_single_node_broken_log 9.32s call test_library_bridge/test.py::test_load_all_many_rows 9.22s call test_manipulate_statistics/test.py::test_single_node_wide 8.55s call test_manipulate_statistics/test.py::test_single_node_normal 7.83s call test_keeper_persistent_log/test.py::test_state_duplicate_restart 7.62s call test_lost_part/test.py::test_lost_part_same_replica 7.12s call test_keeper_reconfig_add/test.py::test_reconfig_add 6.83s call test_materialized_mysql_database/test.py::test_clickhouse_killed_while_insert_5_7 6.83s teardown test_lost_part/test.py::test_lost_part_same_replica 6.64s teardown test_manipulate_statistics/test.py::test_single_node_wide 6.31s teardown test_insert_into_distributed_sync_async/test.py::test_insertion_without_sync_ignores_timeout 6.19s teardown test_inserts_with_keeper_retries/test.py::test_replica_inserts_with_keeper_restart 6.07s call test_keeper_restore_from_snapshot/test_disk_s3.py::test_recover_from_snapshot_with_disk_s3 6.00s call test_keeper_mntr_data_size/test.py::test_mntr_data_size_after_restart 5.97s call test_materialized_mysql_database/test.py::test_clickhouse_killed_while_insert_8_0 5.57s call test_manipulate_statistics/test.py::test_replicated_table_ddl 5.43s call test_lazy_database/test.py::test_drop_table[4-s3-True-Log] 5.41s call test_lazy_database/test.py::test_drop_table[4-default-False-Log] 5.25s teardown test_jbod_load_balancing/test.py::test_jbod_load_balancing_round_robin 5.23s call test_keeper_restore_from_snapshot/test.py::test_recover_from_snapshot 4.98s call test_grpc_protocol/test.py::test_restart 4.72s call test_keeper_persistent_log/test.py::test_ephemeral_after_restart 3.75s teardown test_keeper_map_retries/test.py::test_queries 3.65s teardown test_ldap_external_user_directory/test.py::test_role_mapping 3.58s call test_keeper_persistent_log/test.py::test_state_after_restart 3.58s teardown test_keeper_force_recovery/test.py::test_cluster_recovery 3.38s call test_keeper_multinode_simple/test.py::test_watch_on_follower 3.31s call test_ldap_external_user_directory/test.py::test_push_role_to_other_nodes 3.16s teardown test_keeper_internal_secure/test.py::test_secure_raft_works_with_password 3.03s teardown test_keeper_multinode_simple/test.py::test_watch_on_follower 2.86s teardown test_lost_part_during_startup/test.py::test_lost_part_during_startup 2.82s teardown test_keeper_nodes_add/test.py::test_nodes_add 2.77s teardown test_keeper_broken_logs/test.py::test_single_node_broken_log 2.70s call test_ldap_external_user_directory/test.py::test_role_mapping 2.65s teardown test_keeper_restore_from_snapshot/test.py::test_recover_from_snapshot 2.64s teardown test_grpc_protocol/test.py::test_transport_compression 2.40s call test_keeper_multinode_simple/test.py::test_simple_replicated_table 2.35s teardown test_keeper_mntr_data_size/test.py::test_mntr_data_size_after_restart 2.32s call test_insert_into_distributed_sync_async/test.py::test_insertion_sync_fails_with_timeout 2.27s teardown test_library_bridge/test.py::test_ssrf 2.16s call test_insert_into_distributed_sync_async/test.py::test_insertion_sync 2.14s teardown test_keeper_persistent_log/test.py::test_state_duplicate_restart 2.11s call test_keeper_multinode_simple/test.py::test_follower_restart 2.10s teardown test_materialized_mysql_database/test.py::test_binlog_client 1.76s call test_ldap_external_user_directory/test.py::test_remote_query_user_does_not_exist_locally 1.74s call test_insert_into_distributed_sync_async/test.py::test_async_inserts_into_local_shard 1.73s call test_library_bridge/test.py::test_path_validation 1.56s call test_library_bridge/test.py::test_load_ids 1.52s call test_insert_into_distributed_sync_async/test.py::test_insertion_without_sync_ignores_timeout 1.49s call test_inserts_with_keeper_retries/test.py::test_replica_inserts_with_keeper_disconnect 1.49s call test_jbod_load_balancing/test.py::test_jbod_load_balancing_least_used_detect_background_changes 1.44s call test_lazy_database/test.py::test_drop_table[0-default-False-Log] 1.42s call test_materialized_mysql_database/test.py::test_create_table_as_select 1.42s call test_lazy_database/test.py::test_drop_table[0-s3-True-Log] 1.42s call test_materialized_mysql_database/test.py::test_default_values 1.40s call test_library_bridge/test.py::test_load_keys 1.35s call test_grpc_protocol/test.py::test_simultaneous_queries_multiple_channels 1.26s call test_jbod_load_balancing/test.py::test_jbod_load_balancing_least_used_next_disk 1.26s call test_grpc_protocol/test.py::test_progress 1.02s call test_insert_into_distributed_sync_async/test.py::test_insertion_sync_with_disabled_timeout 1.01s call test_jbod_load_balancing/test.py::test_jbod_load_balancing_least_used 0.92s call test_library_bridge/test.py::test_null_values 0.84s call test_grpc_protocol/test.py::test_opentelemetry_context_propagation 0.61s call test_grpc_protocol/test.py::test_cancel_while_generating_output 0.55s call test_jbod_load_balancing/test.py::test_jbod_load_balancing_round_robin 0.45s call test_grpc_protocol/test.py::test_simultaneous_queries_same_channel 0.41s call test_ldap_external_user_directory/test.py::test_authentication_fail 0.36s call test_keeper_multinode_simple/test.py::test_read_write_multinode 0.27s teardown test_grpc_protocol/test.py::test_output_format 0.27s teardown test_grpc_protocol/test.py::test_external_table 0.22s teardown test_grpc_protocol/test.py::test_select_one 0.22s call test_ldap_external_user_directory/test.py::test_authentication_pass 0.22s teardown test_grpc_protocol/test.py::test_session_settings 0.22s call test_library_bridge/test.py::test_ssrf 0.22s teardown test_grpc_protocol/test.py::test_restart 0.22s teardown test_grpc_protocol/test.py::test_opentelemetry_context_propagation 0.21s call test_grpc_protocol/test.py::test_ipv6_select_one 0.17s teardown test_grpc_protocol/test.py::test_compressed_output_streaming 0.17s teardown test_grpc_protocol/test.py::test_progress 0.17s teardown test_grpc_protocol/test.py::test_insert_default_column 0.17s teardown test_grpc_protocol/test.py::test_insert_query 0.17s teardown test_grpc_protocol/test.py::test_simultaneous_queries_multiple_channels 0.17s teardown test_grpc_protocol/test.py::test_cancel_while_processing_input 0.17s teardown test_grpc_protocol/test.py::test_authentication 0.17s teardown test_grpc_protocol/test.py::test_cancel_while_generating_output 0.17s teardown test_grpc_protocol/test.py::test_totals_and_extremes 0.17s teardown test_grpc_protocol/test.py::test_logs 0.17s teardown test_grpc_protocol/test.py::test_simultaneous_queries_same_channel 0.17s teardown test_grpc_protocol/test.py::test_compressed_totals_and_extremes 0.17s teardown test_grpc_protocol/test.py::test_compressed_insert_query_streaming 0.17s teardown test_grpc_protocol/test.py::test_input_function 0.17s teardown test_grpc_protocol/test.py::test_compressed_external_table 0.17s teardown test_grpc_protocol/test.py::test_compressed_output_gzip 0.17s teardown test_grpc_protocol/test.py::test_ipv6_select_one 0.17s teardown test_grpc_protocol/test.py::test_session_temp_tables 0.17s teardown test_grpc_protocol/test.py::test_ordinary_query 0.17s teardown test_grpc_protocol/test.py::test_insert_query_delimiter 0.17s teardown test_grpc_protocol/test.py::test_insert_query_streaming 0.17s teardown test_grpc_protocol/test.py::test_get_query_details 0.17s teardown test_grpc_protocol/test.py::test_no_session 0.17s teardown test_grpc_protocol/test.py::test_errors_handling 0.17s teardown test_grpc_protocol/test.py::test_insert_splitted_row 0.17s teardown test_grpc_protocol/test.py::test_compressed_output 0.17s teardown test_grpc_protocol/test.py::test_external_table_streaming 0.08s call test_grpc_protocol/test.py::test_input_function 0.08s call test_grpc_protocol/test.py::test_compressed_totals_and_extremes 0.06s call test_grpc_protocol/test.py::test_no_session 0.06s call test_grpc_protocol/test.py::test_transport_compression 0.05s call test_grpc_protocol/test.py::test_errors_handling 0.04s call test_grpc_protocol/test.py::test_logs 0.04s call test_grpc_protocol/test.py::test_totals_and_extremes 0.03s call test_grpc_protocol/test.py::test_get_query_details 0.03s call test_grpc_protocol/test.py::test_insert_query_delimiter 0.03s call test_grpc_protocol/test.py::test_insert_query 0.03s call test_grpc_protocol/test.py::test_session_temp_tables 0.03s call test_grpc_protocol/test.py::test_session_settings 0.03s call test_grpc_protocol/test.py::test_external_table 0.03s call test_grpc_protocol/test.py::test_insert_default_column 0.02s call test_grpc_protocol/test.py::test_output_format 0.02s call test_grpc_protocol/test.py::test_compressed_external_table 0.02s call test_grpc_protocol/test.py::test_authentication 0.02s call test_grpc_protocol/test.py::test_compressed_insert_query_streaming 0.01s call test_grpc_protocol/test.py::test_insert_query_streaming 0.01s call test_grpc_protocol/test.py::test_insert_splitted_row 0.01s call test_grpc_protocol/test.py::test_compressed_output_streaming 0.01s call test_grpc_protocol/test.py::test_cancel_while_processing_input 0.01s call test_grpc_protocol/test.py::test_external_table_streaming 0.01s call test_grpc_protocol/test.py::test_ordinary_query 0.01s call test_grpc_protocol/test.py::test_compressed_output_gzip 0.01s call test_grpc_protocol/test.py::test_compressed_output 0.01s call test_grpc_protocol/test.py::test_select_one 0.00s teardown test_https_s3_table_function_with_http_proxy_no_tunneling/test.py::test_s3_with_https_env_proxy 0.00s teardown test_keeper_persistent_log/test.py::test_state_after_restart 0.00s teardown test_inserts_with_keeper_retries/test.py::test_query_timeout_with_zk_down 0.00s teardown test_keeper_three_nodes_start/test.py::test_smoke 0.00s setup test_keeper_three_nodes_start/test.py::test_smoke 0.00s setup test_grpc_protocol/test.py::test_insert_query 0.00s teardown test_lost_part/test.py::test_lost_last_part 0.00s teardown test_keeper_persistent_log/test.py::test_ephemeral_after_restart 0.00s setup test_grpc_protocol/test.py::test_totals_and_extremes 0.00s setup test_grpc_protocol/test.py::test_insert_query_delimiter 0.00s setup test_materialized_mysql_database/test.py::test_clickhouse_killed_while_insert_5_7 0.00s teardown test_jbod_load_balancing/test.py::test_jbod_load_balancing_least_used 0.00s setup test_grpc_protocol/test.py::test_insert_default_column 0.00s setup test_lazy_database/test.py::test_drop_table[0-s3-True-Log] 0.00s teardown test_manipulate_statistics/test.py::test_single_node_normal 0.00s setup test_manipulate_statistics/test.py::test_single_node_wide 0.00s setup test_grpc_protocol/test.py::test_compressed_insert_query_streaming 0.00s setup test_grpc_protocol/test.py::test_select_one 0.00s setup test_lost_part/test.py::test_lost_part_mutation 0.00s teardown test_materialized_mysql_database/test.py::test_clickhouse_killed_while_insert_5_7 0.00s setup test_insert_into_distributed_sync_async/test.py::test_insertion_sync_with_disabled_timeout 0.00s teardown test_ldap_external_user_directory/test.py::test_authentication_fail 0.00s setup test_grpc_protocol/test.py::test_logs 0.00s teardown test_lazy_database/test.py::test_drop_table[0-default-False-Log] 0.00s setup test_grpc_protocol/test.py::test_progress 0.00s setup test_grpc_protocol/test.py::test_compressed_output 0.00s setup test_grpc_protocol/test.py::test_cancel_while_processing_input 0.00s setup test_grpc_protocol/test.py::test_errors_handling 0.00s setup test_lazy_database/test.py::test_drop_table[4-default-False-Log] 0.00s setup test_https_s3_table_function_with_http_proxy_no_tunneling/test.py::test_s3_with_https_remote_proxy 0.00s setup test_inserts_with_keeper_retries/test.py::test_replica_inserts_with_keeper_disconnect 0.00s setup test_materialized_mysql_database/test.py::test_default_values 0.00s teardown test_materialized_mysql_database/test.py::test_clickhouse_killed_while_insert_8_0 0.00s setup test_grpc_protocol/test.py::test_transport_compression 0.00s setup test_insert_into_distributed_sync_async/test.py::test_insertion_without_sync_ignores_timeout 0.00s setup test_manipulate_statistics/test.py::test_single_node_normal 0.00s setup test_keeper_persistent_log/test.py::test_state_after_restart 0.00s teardown test_manipulate_statistics/test.py::test_replicated_table_ddl 0.00s setup test_library_bridge/test.py::test_recover_after_bridge_crash 0.00s setup test_keeper_multinode_simple/test.py::test_simple_replicated_table 0.00s setup test_library_bridge/test.py::test_ssrf 0.00s setup test_grpc_protocol/test.py::test_get_query_details 0.00s setup test_grpc_protocol/test.py::test_ipv6_select_one 0.00s setup test_lazy_database/test.py::test_drop_table[4-s3-True-Log] 0.00s teardown test_keeper_internal_secure/test.py::test_secure_raft_works 0.00s teardown test_https_s3_table_function_with_http_proxy_no_tunneling/test.py::test_s3_with_https_proxy_list 0.00s setup test_ldap_external_user_directory/test.py::test_authentication_pass 0.00s setup test_grpc_protocol/test.py::test_simultaneous_queries_same_channel 0.00s setup test_library_bridge/test.py::test_load_ids 0.00s setup test_lost_part/test.py::test_lost_part_other_replica 0.00s setup test_grpc_protocol/test.py::test_compressed_external_table 0.00s setup test_grpc_protocol/test.py::test_ordinary_query 0.00s setup test_grpc_protocol/test.py::test_no_session 0.00s teardown test_library_bridge/test.py::test_server_restart_bridge_might_be_still_alive 0.00s teardown test_keeper_multinode_simple/test.py::test_follower_restart 0.00s setup test_grpc_protocol/test.py::test_cancel_while_generating_output 0.00s setup test_grpc_protocol/test.py::test_simultaneous_queries_multiple_channels 0.00s setup test_grpc_protocol/test.py::test_insert_splitted_row 0.00s teardown test_library_bridge/test.py::test_recover_after_bridge_crash 0.00s setup test_materialized_mysql_database/test.py::test_clickhouse_killed_while_insert_8_0 0.00s setup test_library_bridge/test.py::test_null_values 0.00s setup test_library_bridge/test.py::test_load_all_many_rows 0.00s setup test_grpc_protocol/test.py::test_session_temp_tables 0.00s setup test_library_bridge/test.py::test_server_restart_bridge_might_be_still_alive 0.00s setup test_grpc_protocol/test.py::test_external_table_streaming 0.00s setup test_grpc_protocol/test.py::test_restart 0.00s setup test_grpc_protocol/test.py::test_opentelemetry_context_propagation 0.00s setup test_grpc_protocol/test.py::test_compressed_totals_and_extremes 0.00s setup test_library_bridge/test.py::test_load_keys 0.00s setup test_grpc_protocol/test.py::test_external_table 0.00s setup test_grpc_protocol/test.py::test_compressed_output_gzip 0.00s teardown test_insert_into_distributed_sync_async/test.py::test_async_inserts_into_local_shard 0.00s setup test_jbod_load_balancing/test.py::test_jbod_load_balancing_round_robin 0.00s setup test_grpc_protocol/test.py::test_insert_query_streaming 0.00s setup test_insert_into_distributed_sync_async/test.py::test_insertion_sync 0.00s teardown test_ldap_external_user_directory/test.py::test_push_role_to_other_nodes 0.00s setup test_keeper_internal_secure/test.py::test_secure_raft_works_with_password 0.00s setup test_grpc_protocol/test.py::test_input_function 0.00s setup test_grpc_protocol/test.py::test_output_format 0.00s teardown test_lost_part/test.py::test_lost_part_mutation 0.00s setup test_ldap_external_user_directory/test.py::test_role_mapping 0.00s setup test_grpc_protocol/test.py::test_session_settings 0.00s setup test_ldap_external_user_directory/test.py::test_remote_query_user_does_not_exist_locally 0.00s teardown test_lazy_database/test.py::test_drop_table[0-s3-True-Log] 0.00s setup test_grpc_protocol/test.py::test_compressed_output_streaming 0.00s teardown test_library_bridge/test.py::test_load_keys 0.00s setup test_ldap_external_user_directory/test.py::test_push_role_to_other_nodes 0.00s setup test_jbod_load_balancing/test.py::test_jbod_load_balancing_least_used_next_disk 0.00s setup test_jbod_load_balancing/test.py::test_jbod_load_balancing_least_used_detect_background_changes 0.00s teardown test_keeper_multinode_simple/test.py::test_read_write_multinode 0.00s setup test_inserts_with_keeper_retries/test.py::test_replica_inserts_with_keeper_restart 0.00s teardown test_insert_into_distributed_sync_async/test.py::test_insertion_sync_fails_with_timeout 0.00s setup test_library_bridge/test.py::test_path_validation 0.00s setup test_insert_into_distributed_sync_async/test.py::test_insertion_sync_fails_with_timeout 0.00s teardown test_library_bridge/test.py::test_load_all_many_rows 0.00s teardown test_library_bridge/test.py::test_load_all 0.00s setup test_keeper_persistent_log/test.py::test_state_duplicate_restart 0.00s setup test_keeper_multinode_simple/test.py::test_read_write_multinode 0.00s teardown test_lazy_database/test.py::test_drop_table[4-default-False-Log] 0.00s setup test_lost_part/test.py::test_lost_part_same_replica 0.00s setup test_materialized_mysql_database/test.py::test_create_table_as_select 0.00s setup test_keeper_multinode_simple/test.py::test_watch_on_follower 0.00s teardown test_library_bridge/test.py::test_load_ids 0.00s setup test_https_s3_table_function_with_http_proxy_no_tunneling/test.py::test_s3_with_https_proxy_list 0.00s setup test_materialized_mysql_database/test.py::test_create_database_without_mysql_connection 0.00s teardown test_library_bridge/test.py::test_path_validation 0.00s teardown test_insert_into_distributed_sync_async/test.py::test_insertion_sync 0.00s teardown test_inserts_with_keeper_retries/test.py::test_replica_inserts_with_keeper_disconnect 0.00s teardown test_jbod_load_balancing/test.py::test_jbod_load_balancing_least_used_next_disk 0.00s teardown test_lost_part/test.py::test_lost_part_other_replica 0.00s teardown test_ldap_external_user_directory/test.py::test_remote_query_user_does_not_exist_locally 0.00s teardown test_library_bridge/test.py::test_null_values 0.00s teardown test_insert_into_distributed_sync_async/test.py::test_insertion_sync_with_disabled_timeout 0.00s teardown test_ldap_external_user_directory/test.py::test_authentication_pass 0.00s teardown test_jbod_load_balancing/test.py::test_jbod_load_balancing_least_used_detect_background_changes 0.00s teardown test_materialized_mysql_database/test.py::test_create_database_without_mysql_connection 0.00s teardown test_keeper_multinode_simple/test.py::test_simple_replicated_table 0.00s teardown test_materialized_mysql_database/test.py::test_create_table_as_select =========================== short test summary info ============================ PASSED test_jbod_load_balancing/test.py::test_jbod_load_balancing_least_used PASSED test_grpc_protocol/test.py::test_authentication PASSED test_jbod_load_balancing/test.py::test_jbod_load_balancing_least_used_detect_background_changes PASSED test_grpc_protocol/test.py::test_cancel_while_generating_output PASSED test_grpc_protocol/test.py::test_cancel_while_processing_input PASSED test_grpc_protocol/test.py::test_compressed_external_table PASSED test_insert_into_distributed_sync_async/test.py::test_async_inserts_into_local_shard PASSED test_grpc_protocol/test.py::test_compressed_insert_query_streaming PASSED test_grpc_protocol/test.py::test_compressed_output PASSED test_grpc_protocol/test.py::test_compressed_output_gzip PASSED test_grpc_protocol/test.py::test_compressed_output_streaming PASSED test_jbod_load_balancing/test.py::test_jbod_load_balancing_least_used_next_disk PASSED test_grpc_protocol/test.py::test_compressed_totals_and_extremes PASSED test_grpc_protocol/test.py::test_errors_handling PASSED test_grpc_protocol/test.py::test_external_table PASSED test_jbod_load_balancing/test.py::test_jbod_load_balancing_round_robin PASSED test_keeper_multinode_simple/test.py::test_follower_restart PASSED test_grpc_protocol/test.py::test_external_table_streaming PASSED test_keeper_multinode_simple/test.py::test_read_write_multinode PASSED test_grpc_protocol/test.py::test_get_query_details PASSED test_grpc_protocol/test.py::test_input_function PASSED test_insert_into_distributed_sync_async/test.py::test_insertion_sync PASSED test_grpc_protocol/test.py::test_insert_default_column PASSED test_grpc_protocol/test.py::test_insert_query PASSED test_grpc_protocol/test.py::test_insert_query_delimiter PASSED test_grpc_protocol/test.py::test_insert_query_streaming PASSED test_grpc_protocol/test.py::test_insert_splitted_row PASSED test_grpc_protocol/test.py::test_ipv6_select_one PASSED test_grpc_protocol/test.py::test_logs PASSED test_grpc_protocol/test.py::test_no_session PASSED test_keeper_multinode_simple/test.py::test_simple_replicated_table PASSED test_insert_into_distributed_sync_async/test.py::test_insertion_sync_fails_with_timeout PASSED test_grpc_protocol/test.py::test_opentelemetry_context_propagation PASSED test_grpc_protocol/test.py::test_ordinary_query PASSED test_grpc_protocol/test.py::test_output_format PASSED test_insert_into_distributed_sync_async/test.py::test_insertion_sync_with_disabled_timeout PASSED test_grpc_protocol/test.py::test_progress PASSED test_insert_into_distributed_sync_async/test.py::test_insertion_without_sync_ignores_timeout PASSED test_keeper_multinode_simple/test.py::test_watch_on_follower PASSED test_grpc_protocol/test.py::test_restart PASSED test_grpc_protocol/test.py::test_select_one PASSED test_grpc_protocol/test.py::test_session_settings PASSED test_library_bridge/test.py::test_load_all PASSED test_grpc_protocol/test.py::test_session_temp_tables PASSED test_grpc_protocol/test.py::test_simultaneous_queries_multiple_channels PASSED test_grpc_protocol/test.py::test_simultaneous_queries_same_channel PASSED test_grpc_protocol/test.py::test_totals_and_extremes PASSED test_grpc_protocol/test.py::test_transport_compression PASSED test_ldap_external_user_directory/test.py::test_authentication_fail PASSED test_ldap_external_user_directory/test.py::test_authentication_pass PASSED test_ldap_external_user_directory/test.py::test_push_role_to_other_nodes PASSED test_ldap_external_user_directory/test.py::test_remote_query_user_does_not_exist_locally PASSED test_library_bridge/test.py::test_load_all_many_rows PASSED test_library_bridge/test.py::test_load_ids PASSED test_ldap_external_user_directory/test.py::test_role_mapping PASSED test_https_s3_table_function_with_http_proxy_no_tunneling/test.py::test_s3_with_https_env_proxy PASSED test_library_bridge/test.py::test_load_keys PASSED test_library_bridge/test.py::test_null_values PASSED test_keeper_persistent_log/test.py::test_ephemeral_after_restart PASSED test_library_bridge/test.py::test_path_validation PASSED test_keeper_persistent_log/test.py::test_state_after_restart PASSED test_manipulate_statistics/test.py::test_replicated_table_ddl PASSED test_https_s3_table_function_with_http_proxy_no_tunneling/test.py::test_s3_with_https_proxy_list PASSED test_lost_part/test.py::test_lost_last_part PASSED test_keeper_persistent_log/test.py::test_state_duplicate_restart PASSED test_manipulate_statistics/test.py::test_single_node_normal PASSED test_https_s3_table_function_with_http_proxy_no_tunneling/test.py::test_s3_with_https_remote_proxy PASSED test_library_bridge/test.py::test_recover_after_bridge_crash PASSED test_manipulate_statistics/test.py::test_single_node_wide PASSED test_keeper_internal_secure/test.py::test_secure_raft_works PASSED test_inserts_with_keeper_retries/test.py::test_query_timeout_with_zk_down PASSED test_inserts_with_keeper_retries/test.py::test_replica_inserts_with_keeper_disconnect PASSED test_lazy_database/test.py::test_drop_table[0-default-False-Log] PASSED test_lazy_database/test.py::test_drop_table[0-s3-True-Log] PASSED test_lazy_database/test.py::test_drop_table[4-default-False-Log] PASSED test_lazy_database/test.py::test_drop_table[4-s3-True-Log] PASSED test_inserts_with_keeper_retries/test.py::test_replica_inserts_with_keeper_restart PASSED test_keeper_mntr_data_size/test.py::test_mntr_data_size_after_restart PASSED test_keeper_restore_from_snapshot/test_disk_s3.py::test_recover_from_snapshot_with_disk_s3 PASSED test_lost_part/test.py::test_lost_part_mutation PASSED test_keeper_nodes_add/test.py::test_nodes_add PASSED test_keeper_force_recovery/test.py::test_cluster_recovery PASSED test_keeper_internal_secure/test.py::test_secure_raft_works_with_password PASSED test_keeper_restore_from_snapshot/test.py::test_recover_from_snapshot PASSED test_materialized_mysql_database/test.py::test_binlog_client PASSED test_library_bridge/test.py::test_server_restart_bridge_might_be_still_alive PASSED test_lost_part/test.py::test_lost_part_other_replica PASSED test_materialized_mysql_database/test.py::test_clickhouse_killed_while_insert_5_7 PASSED test_keeper_map_retries/test.py::test_queries PASSED test_lost_part/test.py::test_lost_part_same_replica PASSED test_materialized_mysql_database/test.py::test_clickhouse_killed_while_insert_8_0 PASSED test_keeper_broken_logs/test.py::test_single_node_broken_log PASSED test_keeper_s3_snapshot/test.py::test_s3_upload PASSED test_keeper_three_nodes_start/test.py::test_smoke PASSED test_keeper_reconfig_add/test.py::test_reconfig_add PASSED test_materialized_mysql_database/test.py::test_create_database_without_mysql_connection PASSED test_materialized_mysql_database/test.py::test_create_table_as_select PASSED test_materialized_mysql_database/test.py::test_default_values PASSED test_lost_part_during_startup/test.py::test_lost_part_during_startup SKIPPED [1] test_library_bridge/test.py:354: Sanitizer cannot work with third-party shared libraries ================== 99 passed, 1 skipped in 470.23s (0:07:50) ===================